home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / unixlib.lha / unix / src / endpwent.c < prev    next >
C/C++ Source or Header  |  1995-11-11  |  61b  |  7 lines

  1. #include "amiga.h"
  2.  
  3. void endpwent(void)
  4. {
  5. /* do nothing */
  6. }
  7.